CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - corner detection

搜索资源列表

  1. harris-corner-detector.rar

    0下载:
  2. harris角点检测算法,用于图像拼接的配准,harris corner detection algorithm for image mosaic of the registration
  3. 所属分类:Special Effects

    • 发布日期:2017-03-22
    • 文件大小:433367
    • 提供者:夏前
  1. harry-corner-detection

    0下载:
  2. harry角点检测c++源代码,利用差分算子对图像进行滤波,对Ix2/Iy2/Ixy进行高斯平滑,以去除噪声,计算角点量,进行局部非极大值抑制以获得最终角点-harry corner detection c++ source code, the use of differential operators on image filtering, Gaussian smoothing of Ix2/Iy2/Ixy to remove noise, calculate the amount of co
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:8093
    • 提供者:欣晨
  1. fast-corner-detect

    1下载:
  2. 基于VC++环境的快速的角点检测算法,比灰度面积法和边缘曲率法,有着更好的效果-Based on VC++ environment, a fast corner detection algorithm, than the gray area of law and the edge curvature method, have better results
  3. 所属分类:GDI/图象编程

    • 发布日期:2013-02-17
    • 文件大小:2283301
    • 提供者:liqi
  1. Corner-detection

    1下载:
  2. 里面有各种算法的角点检测,matlab,vc++都有-There are a variety of corner detection algorithm,matlab, vc++
  3. 所属分类:Special Effects

    • 发布日期:2017-05-20
    • 文件大小:5652728
    • 提供者:sue
  1. SUSAN

    0下载:
  2. SUSAN角点检测很实用,里面还有详细说明,希望对大家有帮助!-SUSAN corner detection is very useful, there is also a detailed descr iption, and they hope to help everyone!
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:61546
    • 提供者:高晓伟
  1. harris_video

    0下载:
  2. 此代码可以在Visual C++和OpenCV开发环境下对视频图像实现harris角点检测-This code can be Visual C++ And OpenCV development environment for the realization of video images harris corner detection
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:10450
    • 提供者:张豪
  1. Susan

    0下载:
  2. 主要实现视频文件中对每帧图像susan角点检测,程序比较清晰易读-The main achievement of the video file for each frame image susan corner detection, procedures legible
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:1103
    • 提供者:东东
  1. Corner

    0下载:
  2. 角点检测的程序代码,能对简易图象的角点进行提取,实验证明很有效。-Corner detection procedure code, simple images on the corner point extraction, proved very effective.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:53949
    • 提供者:王洪蕾
  1. code

    0下载:
  2. it is also corner detection code
  3. 所属分类:software engineering

    • 发布日期:2017-04-12
    • 文件大小:839
    • 提供者:laki
  1. cornerdetection

    0下载:
  2. 角点检测(corner detection)的源代码(需要OPENCV库的支持) -Corner detection (corner detection) of the source code (required OPENCV library support)
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-06
    • 文件大小:3329
    • 提供者:MJJ
  1. corner.m

    0下载:
  2. 另一种算法的图象角点检测程序,可同时检测边缘.-Another algorithm for image corner detection process, the edge can be detected simultaneously.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:7336
    • 提供者:留云
  1. corner_detection

    0下载:
  2. 用于二维图像的角点检测算法,基于matlab编程-For two-dimensional image of the corner detection algorithm, based on the matlab programming
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:701
    • 提供者:dd
  1. cornerdetector

    0下载:
  2. corner detection, a new morphological operator for corner detection taht is assymetrical closing
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-10
    • 文件大小:602
    • 提供者:metti
  1. hCornerDetection

    0下载:
  2. corner detection of an image
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:764
    • 提供者:filloz85
  1. Harris-corner-detect

    0下载:
  2. Harris角点检测程序。选定图像中某以区域,通过设置角点的最大个数和最小个数来设定检测阈值。-Harris corner detection process. A selection of images to the region by setting the maximum number of corners and the minimum number to set the detection threshold.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:352696
    • 提供者:孙谦
  1. 000Fastcornerdetectiongood

    0下载:
  2. 快速角点检测算法,不计算倒数,因此速度比传统方法快!-Fast corner detection algorithm, not counting the last, so the speed faster than traditional methods!
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:1207784
    • 提供者:张杰
  1. hi

    0下载:
  2. Free Source Code for harris corner detector Matlab实现Harris角点检测源代码 这个matlab程序可以计算并在原图像上绘制Harris角点. -Free Source Code for harris corner detector Matlab realization of Harris corner detection matlab source code for this program can calculate
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:351843
    • 提供者:adu
  1. harris-corner-detector

    0下载:
  2. Harris角点检测,附有图片,对进行电子稳像技术研究可以提供一定的帮助。-Harris corner detection, with a picture of the electronic image stabilization technology can provide some help.
  3. 所属分类:Graph program

    • 发布日期:2017-03-24
    • 文件大小:432986
    • 提供者:王勇
  1. Harriscornerdetection

    0下载:
  2. harris算法的角点检测程序,绝对可用,希望对图像处理初学者有所帮助-harris corner detection algorithm process, absolutely free, hope to be useful image processing for beginners
  3. 所属分类:Special Effects

    • 发布日期:2017-05-24
    • 文件大小:8072464
    • 提供者:zhuwei
  1. corner detect

    1下载:
  2. 用于多边形角点检测,主要针对二值化后的图像进行处理(Used for polygon corner detection, mainly for two valued image processing)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-28
    • 文件大小:2048
    • 提供者:棠梨不煎雪
« 12 3 4 5 6 7 8 9 10 ... 47 »
搜珍网 www.dssz.com